IGroup.AxesVelocity property

The actual velocity in the selected coordinate system of an axis group.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
ReadOnlyCollection<double> AxesVelocity { get; }
ReadOnly Property AxesVelocity As ReadOnlyCollection(Of Double)

Property Value

Type: ReadOnlyCollection<double>

See also

IGroup Interface

IntervalZero.KINGSTAR.Base.Class Namespace